home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Skunkware 5
/
Skunkware 5.iso
/
src
/
Games
/
xmris
/
bitmaps
/
player
/
plyrsq.h
< prev
next >
Wrap
Text File
|
1995-05-03
|
280b
|
7 lines
#define plyrsq_width 32
#define plyrsq_height 8
static char plyrsq_bits[] = {
0x00, 0x00, 0x00, 0x00, 0x80, 0xff, 0xff, 0x03, 0xfe, 0x6d, 0x17, 0x1e,
0x7d, 0xff, 0xdf, 0x30, 0xc6, 0x77, 0xfb, 0x0f, 0x7c, 0xdd, 0x6f, 0xff,
0xfe, 0xff, 0xff, 0x0f, 0xf8, 0x03, 0xc0, 0x3f};